Release 10.1A: OpenEdge Development:
Programming Interfaces
save-changes-to-db procedure
Save the policies previously loaded by the import-xml-db procedure into the specified database. This should only be called if
Parameters:import-xml-dbreturns a list of duplicate policies. Ifimport-xml-dbdoes not return duplicate policies or the caller specifies that it should override existing policies,import-xml-dbautomatically saves the changes into the database, and this procedure should not be called.INPUT pcDbName AS CHARACTERLogical name of the database in which to save the previously loaded policies.
INPUT plWait AS LOGICAL
YESspecifies to wait if a lock on a record cannot be acquired.OUTPUT perrorMsg AS CHARACTERError messages. Any error message causes the transaction to be backed out.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |